return key
英 [rɪˈtɜːn kiː]
美 [rɪˈtɜːrn kiː]
网络 回车键; 返回键; 归位键; 返回电键
英英释义
noun
- the key on electric typewriters or computer keyboards that causes a carriage return and a line feed
双语例句
- Highlight the file you want and press the return key.
选取你要的文档,然后按“返回”键。 - Some frameworks also provide a series of standardized key codes that represent keyboard-based events ( such as hitting the Escape key, Return key, cursor keys, and so forth).
有些框架还会提供一组标准键盘代码来表示基于键盘的事件(如按下Escape键、Return键、光标键,等等)。 - Computer manufacturers are considering changing the command Press Any Key to Press Return Key because of the flood of calls asking where the Any key is.
计算机制造商正考虑把指令“按任何键”改为“按回车键”,因为潮水般的电话问“任何键”在什么地方。 - Seeming anomalies like these are troublesome, and at first glance, it may seem better to return to the "Key it my way or else" method of programming.
像这样的异常看起来很麻烦,乍看上去,返回编程的“Keyitmywayorelse”似乎更好。 - When should the men return the key of car?
车主需要什么时间还钥匙? - Please remember to return your key before you leave our hotel.
在您离开酒店前,请记住归还钥匙。 - You can select a sub-menu by pressing the Enter ( return) key to choose the highlighted option.
您可以通过按Enter(回车)键选择一个子菜单,并选择高亮显示的选项。 - Your PHP class methods can return arrays or key/ value pairs, and the API you defined will automatically generate a JSON array or object from this.
您的PHP类方法可以返回数组或者键/值对,您定义的API将从其中自动生成一个JSON数组或对象。 - In the 3790 communication system, to store the data or commands that have been keyed in by pressing the ENTER/ RETURN key.
在IBM3790通信系统中,将通过ENTER/RETURN键键入的数据或命令存储起来。 - You might want to select a set, order and filter it, and then return only the child elements of the results; return is the key that makes that possible.
有可能在选择节点集、排序并筛选之后,只返回结果的子元素,return是实现这种功能的关键。